home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4646 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: news1.cle.ab.com!usenet
  2. From: don.phillips@ab.com (Donald-Anthony C. Phillips)
  3. Newsgroups: comp.lang.perl.misc,comp.lang.perl.tk,comp.lang.c++,comp.lang.basic.visual.misc
  4. Subject: Re: sending form data to text file on local drive
  5. Date: Wed, 31 Jan 1996 17:37:34 GMT
  6. Organization: The Allen-Bradley Co., Inc
  7. Distribution: inet
  8. Message-ID: <4enurh$d9d@news1.cle.ab.com>
  9. References: <4elob3$ur6@news.gate.net>
  10. NNTP-Posting-Host: abpc386.cle.ab.com
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. There is considerable work being done with VB CGI.  Most Windows based
  14. webservers now allow for VB as the CGI.  Just like you can use the
  15. Post.c, Query.c and Util.c on Unix to aid in form data translation,
  16. you can use a file called CGI.bas which has every thing needed to
  17. decode form data.  Once you add this file to your project, your CGI
  18. will have access to all the form data with little effort.
  19.  
  20. What I need to know is are you running a Windows or Unix based server.
  21. If you'd like some more assistance in CGI programming, E-mail me with
  22. some more details.
  23.  
  24. Donald-Anthony C. Phillips
  25. Programmer/Analyst
  26.  Rockwell  Automation
  27.        ---------------------------------------
  28.         Allen-Bradley
  29. don.phillips@ab.com
  30.  
  31.